home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 22
/
Amiga Format AFCD22 (Jan 1998, Issue 106).iso
/
-seriously_amiga-
/
shareware
/
programming
/
other
/
gui4cli
/
tools
/
icon.gc
< prev
next >
Wrap
Text File
|
1997-11-17
|
351b
|
28 lines
G4C - Shows an icon named ram:t/GCXX.info in a window
WinBig -1 -1 200 100 IconView
WinType 01000001
WinBackground SOLID 3 0
BOX 0 0 0 0 IN ICONDROP
xOnLoad
guiopen icon.gc
xonreload
delay 20
ChangeIcon icon.gc 1 -1 -1 "ram:t/GCXX"
xOnClose
guiquit icon.gc
xOnRMB
guiquit icon.gc
xOnInactive
guiquit icon.gc
xIcon 20 10 "ram:t/GCXX"
GadID 1